Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SageMaker] Add SageMaker GraphBolt internal implementation #1116

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

thvasilo
Copy link
Contributor

Issue #, if available:

Description of changes:

  • The original GraphBolt on SageMaker PR was missing the internal (GSF library) implementation, we only provided the launch script and entry point. This adds the missing module in the GraphStorm library.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thvasilo thvasilo added the 0.4 label Dec 18, 2024
@thvasilo thvasilo added this to the 0.4 release milestone Dec 18, 2024
@thvasilo thvasilo requested a review from jalencato December 18, 2024 18:44
@thvasilo thvasilo self-assigned this Dec 18, 2024
@thvasilo thvasilo added the ready able to trigger the CI label Dec 18, 2024
Copy link
Collaborator

@jalencato jalencato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a test on SageMaker for this PR's newly introduced function?

python/graphstorm/sagemaker/sagemaker_gb_convert.py Outdated Show resolved Hide resolved
@thvasilo
Copy link
Contributor Author

Do we have a test on SageMaker for this PR's newly introduced function?

You mean a regression test? I don't think we have any unit test for any of the sagemaker code.

@jalencato
Copy link
Collaborator

Do we have a test on SageMaker for this PR's newly introduced function?

You mean a regression test? I don't think we have any unit test for any of the sagemaker code.

I mean we add a new regression test after we merge this PR, as no current unit test covers the function here.

Copy link
Collaborator

@jalencato jalencato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@thvasilo thvasilo merged commit ab784a6 into awslabs:main Dec 30, 2024
9 of 15 checks passed
@thvasilo thvasilo deleted the gb-convert-sm branch December 30, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.4 ready able to trigger the CI sagemaker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants